
#box {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 15px;
    width: 1600px;
}

.homeProClass {
    margin-top: 20px;
    width: 1600px;
}
.proClassTiao {
    background: rgba(0, 0, 0, 0) url("../images/cpdh.png") no-repeat left;
    height: 55px;
    overflow: hidden;
}
.className {
    color: #fff;
    float: left;
    line-height: 55px;
    padding-left: 40px;
}
.className .cn {
    font-family: "微软雅黑";
    font-size: 30px;
}
.className .en {
    font-family: "Arial";
    font-size: 16px;
    text-transform: capitalize;
}
.rightProList {
    color: #fff;
    float: right;
    font-size: 13px;
    line-height: 53px;
    padding-right: 20px;
}
.rightProList a {
    color: #fff;
    font-size: 13px;
}
.rightProList .more {
    background: #7c7b80 none repeat scroll 0 0;
    border-radius: 14px;
    color: #fff;
    margin-left: 20px;
    padding: 3px 13px;
}
.homeProContent {
}
.proLeft {
    float: left;
    width: 340px;
}
.proRight {
    float: right;
    width:1260px;
}
.homeLeftList {
    overflow: hidden;
    padding-top: 5px;
}
.homeLeftList li {
    background:url(../images/cplb.jpg) no-repeat;
    float: left;
    font-size: 14px;
    height: 45px;
    line-height: 42px;
    margin: 10px 10px 0 0;
    text-indent: 28px;
    width: 156px; display: block;
}
.homeLeftList li a {
    color: #fff;
    display: block;
    font-family: "微软雅黑";
    overflow: hidden; padding-left: 12px;

}
.homeLeftList li a:hover{  color:#FFFF00;}
.classPic {
    margin-top: 40px;
    text-align: center;
}
.classPic img {
    border-radius: 50%;
    height: 330px;
    width: 330px;
}
.proRight ul {
}
.proRight ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #7e7e7e;
    float: left;
    margin-left: 20px;
    margin-top: 25px;
    padding: 3px;
    text-align: center;
    width: 285px;
}
.proRight ul li:hover {
    transform: scale(1.05, 1.05);
}
.proRight ul li:active {
    transform: scale(1, 1);
}
.proRight ul li .proName {

    color: #000;
    font-size: 16px;
    line-height: 40px;
}
.proRight ul li img {
    display: block;
    width: 285px;
}
.Bannerslider {
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.Bannerslider ul {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 1000%;
}
.Bannerslider ul li {
    background: rgba(0, 0, 0, 0) none no-repeat scroll center top;
    display: block;
    float: left;
    height: 100%;
    width: 10%;
}
.Bannerslider ul li a {
    display: block;
    height: 100%;
    width: 100%;
}
.Bannerslider ul li img {
    display: none;
}
.Bannerslider ol {
    bottom: 10px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.Bannerslider ol li {
    background: rgba(0, 0, 0, 0) url("../images/dot.png") repeat scroll 0 -16px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.Bannerslider ol li.on {
    background: rgba(0, 0, 0, 0) url("../images/dot.png") repeat scroll 0 0;
    height: 16px;
    width: 16px;
}
.Bannerslider .ScrollLeft {
    background: rgba(0, 0, 0, 0) url("../images/ad_ctr.png") repeat scroll 0 0;
    cursor: pointer;
    display: none;
    height: 90px;
    left: 0;
    margin-top: -45px;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 1;
}
.Bannerslider .ScrollRight {
    background: rgba(0, 0, 0, 0) url("../images/ad_ctr.png") repeat scroll 0 -90px;
    cursor: pointer;
    display: none;
    height: 90px;
    margin-top: -45px;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 50%;
    width: 60px;
    z-index: 1;
}
.Bannerslider .ScrollLeft:hover, .Bannerslider .ScrollRight:hover {
    opacity: 1;
}
.Bannerslider:hover .ScrollLeft, .Bannerslider:hover .ScrollRight {
    display: block;
}
.black_box {
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
}
.black_box h3 {
    border-bottom: 1px dashed #a7a7a7;
    height: 55px;
    line-height: 55px;
    margin-bottom: 15px;
    position: relative;
}
.black_box h3 span {
    color: #1a1d2c;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    height: 55px;
    left: 0;
    line-height: 55px;
    padding-right: 30px;
    position: absolute;
    top: 0;
}
.black_box h3 span p {
    color: #1a1d2c;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-right: 8px;
    padding-left: 20px;
}
.piclist li {
    float: left;
    height: 280px;
    line-height: 30px;
    margin-right: 15px;
    overflow: hidden;
    text-align: center;
}
